[INFO] cloning repository https://github.com/PieceOfFall/Pulse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PieceOfFall/Pulse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPieceOfFall%2FPulse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPieceOfFall%2FPulse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5d49a8479610760270be20d2ad7dae8e1b75c98
[INFO] testing PieceOfFall/Pulse/d5d49a8479610760270be20d2ad7dae8e1b75c98 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPieceOfFall%2FPulse" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PieceOfFall/Pulse
[INFO] finished tweaking git repo https://github.com/PieceOfFall/Pulse
[INFO] tweaked toml for git repo https://github.com/PieceOfFall/Pulse written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PieceOfFall/Pulse on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PieceOfFall/Pulse already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1b41b270320259bf09c54a806d3cd12ac5a930fbaaf5c8811956999275ca6f2
[INFO] running `Command { std: "docker" "start" "-a" "b1b41b270320259bf09c54a806d3cd12ac5a930fbaaf5c8811956999275ca6f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1b41b270320259bf09c54a806d3cd12ac5a930fbaaf5c8811956999275ca6f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1b41b270320259bf09c54a806d3cd12ac5a930fbaaf5c8811956999275ca6f2", kill_on_drop: false }`
[INFO] [stdout] b1b41b270320259bf09c54a806d3cd12ac5a930fbaaf5c8811956999275ca6f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 071443738cd12c673a85d8c08c58219d9d7511b186aff33a15d537c5e51f676a
[INFO] running `Command { std: "docker" "start" "-a" "071443738cd12c673a85d8c08c58219d9d7511b186aff33a15d537c5e51f676a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rapidhash v4.4.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling mysql_common v0.37.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling mysql-common-derive v0.32.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling metrics v0.24.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling btoi v0.5.0
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling left-right v0.11.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling mysql v28.0.0
[INFO] [stderr]    Compiling hashbag v0.1.13
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling evmap v11.0.0
[INFO] [stderr]    Compiling metrics-util v0.20.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling io-enum v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling rs-netty-macros v0.2.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rs-netty v1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling Pulse v1.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/broker/runtime/connection/websocket.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 |             HttpWsInbound::WebSocket(message) if !self.accepted => {
[INFO] [stdout]     |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "071443738cd12c673a85d8c08c58219d9d7511b186aff33a15d537c5e51f676a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "071443738cd12c673a85d8c08c58219d9d7511b186aff33a15d537c5e51f676a", kill_on_drop: false }`
[INFO] [stdout] 071443738cd12c673a85d8c08c58219d9d7511b186aff33a15d537c5e51f676a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df86567eb23cd95d494bda530fcfaad5a8ccf7db7c385e6599432c7f7ca3b05c
[INFO] running `Command { std: "docker" "start" "-a" "df86567eb23cd95d494bda530fcfaad5a8ccf7db7c385e6599432c7f7ca3b05c", kill_on_drop: false }`
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling yasna v0.6.0
[INFO] [stderr]    Compiling rcgen v0.14.8
[INFO] [stderr]    Compiling Pulse v1.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/broker/runtime/connection/websocket.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 |             HttpWsInbound::WebSocket(message) if !self.accepted => {
[INFO] [stdout]     |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "df86567eb23cd95d494bda530fcfaad5a8ccf7db7c385e6599432c7f7ca3b05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df86567eb23cd95d494bda530fcfaad5a8ccf7db7c385e6599432c7f7ca3b05c", kill_on_drop: false }`
[INFO] [stdout] df86567eb23cd95d494bda530fcfaad5a8ccf7db7c385e6599432c7f7ca3b05c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f6880209dc1e0b85ba9ff264d1e098f4bfdc4a80c65e1d0bddfd87fbff542b9e
[INFO] running `Command { std: "docker" "start" "-a" "f6880209dc1e0b85ba9ff264d1e098f4bfdc4a80c65e1d0bddfd87fbff542b9e", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `message`
[INFO] [stderr]    --> src/broker/runtime/connection/websocket.rs:105:38
[INFO] [stderr]     |
[INFO] [stderr] 105 |             HttpWsInbound::WebSocket(message) if !self.accepted => {
[INFO] [stderr]     |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Pulse` (bin "Pulse" test) generated 1 warning (run `cargo fix --bin "Pulse" -p Pulse --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Pulse-746e185fb75ab82a)
[INFO] [stdout] 
[INFO] [stdout] running 103 tests
[INFO] [stdout] test broker::runtime::delivery::packet::tests::qos0_fast_size_check_matches_codec_for_plain_publish ... ok
[INFO] [stdout] test broker::runtime::connection::websocket::tests::selects_mqtt_subprotocol_prefering_modern_name ... ok
[INFO] [stdout] test broker::runtime::retained_store::tests::plain_qos0_message_precomputes_retained_publish_bytes ... ok
[INFO] [stdout] test broker::runtime::retained_store::tests::retained_message_with_properties_skips_plain_preencoding ... ok
[INFO] [stdout] test broker::runtime::write::tests::packet_encoding_matches_mqtt_codec ... ok
[INFO] [stdout] test broker::runtime::retained_store::tests::enforces_message_and_payload_limits ... ok
[INFO] [stdout] test broker::runtime::retained_store::tests::retain_publish_empty_payload_deletes_existing_message ... ok
[INFO] [stdout] test broker::runtime::retained_store::tests::expires_messages_lazily ... ok
[INFO] [stdout] test broker::runtime::write::tests::preencoded_single_suback_uses_mqtt_wire_shape ... ok
[INFO] [stdout] test broker::runtime::retained_store::tests::matches_exact_plus_hash_and_system_filters ... ok
[INFO] [stdout] test broker::runtime::write::tests::preencoded_publish_is_appended_unchanged ... ok
[INFO] [stdout] test broker::storage::binary::tests::fast_policy_flushes_background_writer_on_drop ... ok
[INFO] [stdout] test broker::storage::binary::tests::ignores_corrupt_tail ... ok
[INFO] [stdout] test broker::storage::binary::tests::recovers_sessions_subscriptions_retained_offline_and_outbound ... ok
[INFO] [stdout] test broker::tests::auth_enabled_accepts_configured_username_password ... ok
[INFO] [stdout] test broker::tests::auth_enabled_rejects_bad_password ... ok
[INFO] [stdout] test broker::storage::binary::tests::size_trigger_compacts_checkpoint_and_removes_legacy_wal ... ok
[INFO] [stdout] test broker::storage::binary::tests::compact_recovery_restores_checkpoint_and_active_wal_records ... ok
[INFO] [stdout] test broker::storage::binary::tests::startup_cleans_tmp_and_unreferenced_epoch_files ... ok
[INFO] [stdout] test broker::storage::binary::tests::time_trigger_compacts_only_after_a_new_wal_write ... ok
[INFO] [stdout] test broker::tests::connect_rejects_invalid_will_topic ... ok
[INFO] [stdout] test broker::tests::connect_rejects_username_password_until_auth_is_supported ... ok
[INFO] [stdout] test broker::storage::sqlite::tests::sqlite_storage_loads_persisted_sessions_subscriptions_and_retained_messages ... ok
[INFO] [stdout] test broker::tests::connect_rejects_unsupported_authentication_method ... ok
[INFO] [stdout] test broker::tests::duplicate_client_id_closes_previous_connection ... ok
[INFO] [stdout] test broker::tests::connect_rejects_empty_client_id_without_clean_start ... ok
[INFO] [stdout] test broker::tests::connect_after_shutdown_started_is_rejected ... ok
[INFO] [stdout] test broker::tests::clean_start_clears_persistent_session_subscriptions ... ok
[INFO] [stdout] test broker::tests::graceful_shutdown_sends_server_disconnect_and_suppresses_will ... ok
[INFO] [stdout] test broker::tests::invalid_topic_alias_disconnects_with_reason_string ... ok
[INFO] [stdout] test broker::tests::clean_start_does_not_redeliver_outbound_inflight ... ok
[INFO] [stdout] test broker::tests::expired_inbound_qos2_publish_is_not_delivered_on_pubrel ... ok
[INFO] [stdout] test broker::tests::expired_outbound_inflight_is_not_retransmitted ... ok
[INFO] [stdout] test broker::tests::expired_offline_message_is_not_delivered_after_reconnect ... ok
[INFO] [stdout] test broker::tests::expired_outbound_inflight_is_not_redelivered_after_reconnect ... ok
[INFO] [stdout] test broker::tests::malformed_connect_protocol_name_closes_connection ... ok
[INFO] [stdout] test broker::tests::malformed_packet_after_connect_closes_connection ... ok
[INFO] [stdout] test broker::tests::non_expired_message_expiry_is_delivered ... ok
[INFO] [stdout] test broker::tests::expired_session_does_not_resume_subscriptions ... ok
[INFO] [stdout] test broker::tests::expired_retained_message_is_not_replayed ... ok
[INFO] [stdout] test broker::tests::persistent_session_preserves_subscriptions_across_reconnect ... ok
[INFO] [stdout] test broker::tests::persistent_session_queues_qos1_messages_while_offline ... ok
[INFO] [stdout] test broker::tests::persistent_session_queues_qos2_messages_while_offline ... ok
[INFO] [stdout] test broker::tests::protocol_error_publishes_will_message ... ok
[INFO] [stdout] test broker::tests::publish_acl_denies_qos0_with_disconnect ... ok
[INFO] [stdout] test broker::tests::normal_disconnect_does_not_publish_will_message ... ok
[INFO] [stdout] test broker::tests::publish_properties_are_forwarded ... ok
[INFO] [stdout] test broker::tests::pubrel_for_missing_inbound_packet_id_returns_not_found ... ok
[INFO] [stdout] test broker::tests::qos1_outbound_inflight_is_redelivered_after_reconnect ... ok
[INFO] [stdout] test broker::tests::maximum_packet_size_drops_oversized_outbound_publish ... ok
[INFO] [stdout] test broker::tests::qos1_publish_is_delivered_with_qos1_and_acknowledged ... ok
[INFO] [stdout] test broker::tests::qos2_duplicate_packet_id_is_acknowledged_without_replacing_original ... ok
[INFO] [stdout] test broker::tests::qos2_outbound_inflight_is_redelivered_after_reconnect ... ok
[INFO] [stdout] test broker::tests::persistent_session_does_not_queue_qos0_messages_while_offline ... ok
[INFO] [stdout] test broker::tests::qos2_publish_completes_both_handshakes ... ok
[INFO] [stdout] test broker::tests::publish_acl_denies_qos1_and_qos2_without_routing ... ok
[INFO] [stdout] test broker::tests::qos1_outbound_inflight_retransmits_until_ack ... ok
[INFO] [stdout] test broker::tests::offline_queue_limit_drops_new_messages_after_capacity ... ok
[INFO] [stdout] test broker::tests::retained_qos2_publish_replays_at_subscriber_qos ... ok
[INFO] [stdout] test broker::tests::retained_replay_preserves_subscription_identifier ... ok
[INFO] [stdout] test broker::tests::shared_subscription_round_robins_online_group_members ... ok
[INFO] [stdout] test broker::tests::qos2_outbound_publish_and_pubrel_retransmit ... ok
[INFO] [stdout] test broker::tests::sqlite_broker_recovers_offline_queue_after_restart ... ok
[INFO] [stdout] test broker::tests::sqlite_broker_recovers_outbound_inflight_after_restart ... ok
[INFO] [stdout] test broker::tests::receive_maximum_queues_online_qos1_until_ack ... ok
[INFO] [stdout] test broker::tests::subscribe_acl_partially_denies_subscriptions ... ok
[INFO] [stdout] test broker::tests::subscription_identifier_is_forwarded_on_matching_publish ... ok
[INFO] [stdout] test broker::tests::keep_alive_timeout_closes_idle_client ... ok
[INFO] [stdout] test broker::tests::tcp_publish_reaches_websocket_subscriber ... ok
[INFO] [stdout] test broker::tests::sqlite_broker_recovers_retained_messages_after_restart ... ok
[INFO] [stdout] test broker::tests::unexpected_outbound_ack_disconnects_client ... ok
[INFO] [stdout] test broker::tests::upsert_subscription_returns_updated_subscription_index ... ok
[INFO] [stdout] test broker::tests::retain_handling_one_replays_only_for_new_subscription ... ok
[INFO] [stdout] test protocol::tests::matches_topic_filters ... ok
[INFO] [stdout] test broker::tests::websocket_publish_reaches_tcp_subscriber ... ok
[INFO] [stdout] test protocol::tests::validates_topic_filters ... ok
[INFO] [stdout] test settings::tests::cli_accepts_wal_knobs ... ok
[INFO] [stdout] test settings::tests::cli_overrides_config_file_values ... ok
[INFO] [stdout] test settings::tests::cli_overrides_tls_config ... ok
[INFO] [stdout] test settings::tests::defaults_match_runtime_constants ... ok
[INFO] [stdout] test settings::tests::env_and_cli_override_websocket_config ... ok
[INFO] [stdout] test settings::tests::env_overrides_tls_config ... ok
[INFO] [stdout] test settings::tests::file_config_enables_static_auth_and_acl ... ok
[INFO] [stdout] test settings::tests::file_config_enables_tls_with_required_client_auth ... ok
[INFO] [stdout] test settings::tests::file_config_enables_wal_knobs ... ok
[INFO] [stdout] test settings::tests::file_config_enables_websocket_listener ... ok
[INFO] [stdout] test settings::tests::rejects_enabled_tls_without_certificate_or_private_key ... ok
[INFO] [stdout] test settings::tests::rejects_enabled_auth_without_users ... ok
[INFO] [stdout] test settings::tests::rejects_invalid_tls_client_auth ... ok
[INFO] [stdout] test settings::tests::rejects_invalid_websocket_path ... ok
[INFO] [stdout] test settings::tests::rejects_invalid_zero_worker_threads ... ok
[INFO] [stdout] test settings::tests::rejects_invalid_zero_receive_maximum ... ok
[INFO] [stdout] test settings::tests::rejects_multiple_storage_backends ... ok
[INFO] [stdout] test settings::tests::rejects_mtls_without_client_ca ... ok
[INFO] [stdout] test settings::tests::websocket_tls_reuses_server_tls_material ... ok
[INFO] [stdout] test settings::tests::wal_compact_config_follows_cli_env_file_precedence ... ok
[INFO] [stdout] test tls::tests::builds_server_tls_context_from_pem_files ... ok
[INFO] [stdout] test broker::tests::topic_alias_resolves_subsequent_empty_topic_publish ... ok
[INFO] [stdout] test broker::tests::retained_message_limit_drops_new_retained_messages_after_capacity ... ok
[INFO] [stdout] test broker::tests::keep_alive_activity_resets_timeout ... ok
[INFO] [stdout] test broker::tests::subscription_quota_returns_quota_exceeded ... ok
[INFO] [stdout] test broker::tests::sqlite_broker_drops_expired_offline_queue_after_restart ... ok
[INFO] [stdout] test broker::tests::offline_message_expiry_is_not_refreshed_when_delivered ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 103 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.76s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f6880209dc1e0b85ba9ff264d1e098f4bfdc4a80c65e1d0bddfd87fbff542b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6880209dc1e0b85ba9ff264d1e098f4bfdc4a80c65e1d0bddfd87fbff542b9e", kill_on_drop: false }`
[INFO] [stdout] f6880209dc1e0b85ba9ff264d1e098f4bfdc4a80c65e1d0bddfd87fbff542b9e
